Application.AddTrayItem Method

Windows only. Adds the passed item to the System Tray via the TrayItem class.

Syntax

Application.AddTrayItem Item

Parameters

Item

TrayItem

Notes

See the TrayItem class for an example.